home *** CD-ROM | disk | FTP | other *** search
/ Mac Cubed 3 / Mac Cubed 3 - Disc 7.iso / Utilities / Kaleidoscope 1.6 / Creating Color Schemes < prev    next >
Text File  |  1997-05-26  |  13KB  |  77 lines

  1. The Color Scheme file format is designed to be easy to edit with ResEdit. If you want to create and distribute your own Color Schemes, please send me e-mail at <greg@math.harvard.edu> so that I can keep track of who is designing Color Schemes. Please do NOT send me your schemes.
  2.  
  3. For the latest information about creating Color Schemes, see the Kaleidoscope Scheme Archive (maintained by Eric Reid) on our web site: <http://www.kaleidoscope.net/>. There you will find a comprehensive archive of third party Color Schemes, several detailed guides for Color Scheme designers, and instructions for submitting your own Color Schemes.
  4.  
  5. Color Icons
  6. Nearly all of the interface elements are specified by “cicn” color icon resources. When drawing these interface elements, Kaleidoscope takes the appropriate icon and stretches it. For instance, when drawing buttons or Finder window headers, Kaleidoscope draws the four corners first, then it draws the edges by stretching the colors along the edge of the icon, and finally it fills in the inside with the background color at the center of the icon. For those interface elements that contain text, the icon will have a small dot or line somewhere near the center that indicates the text color.
  7.  
  8. The icons should be self-explanatory, but if you have any questions about how they work or which icons correspond to which interface elements, please feel free to ask me by e-mail. As people ask questions, I intend to expand this portion of the documentation to include the answers.
  9.  
  10. Buttons / Popup Menus
  11. The icons for the various states (normal, pushed, and disabled) of push buttons should all have the same mask. Otherwise, when a button switches state, some pixels from the previous state may be left behind. The same applies to the popup menu button.
  12.  
  13. If some of your push buttons have white squares cut out of their corners, see the “Default Button Rings” paragraph below. You need to leave a hole in the default button ring icon mask for the push button itself. Otherwise, the corners of the default button ring overwrite the corners of the push button.
  14.  
  15. Windows
  16. The icons for windows, dialog boxes, and alerts look like miniature windows. Although the icons for window, dialog boxes, and alerts look the same, they are used slightly differently. Normal document windows are drawn by simply stretching the icon, using a six pixel thick border on the left, bottom, and right of the window. The contents of the small square inside the icon are ignored. For alerts and dialog boxes, the contents of that square are used to determine the bevels on the inside border of the dialog, and the border of the icon is used to draw the title bar if the dialog is a movable modal. Alerts and dialog boxes do not have a thick outer border.
  17.  
  18. Near the top of the various window icons, there is a two pixel horizontal line which Kaleidoscope uses to determine the text color for the window title bar. Starting with version 1.5.1, Kaleidoscope supports embossed window titles (it draws the title shifted one pixel down and to the right in a different color behind the normal title). To set the embossing color, use the pixel immediately to the right of the two text color pixels. If you do not want this embossed effect, leave this pixel the same color as the rest of the window background.
  19.  
  20. Utility Windows (aka Floating Windows or Windoids)
  21. Utility windows draw the same way as normal windows, except that utility windows can have the title bar on the left side instead of on the top. Icons -14320 and -14316 are used when drawing the inactive and normal states of utility windows with the title bar on the top, and icons -14319 and -14315 are used to draw the side title bar variants. When drawing the racing stripe pattern for utility windows, Kaleidoscope does not stretch the icon; rather, it tiles the icon, repeating it across the length of the title bar. Icon -14314 is used for top title bars, and icon -14318 is used for side title bars.
  22.  
  23. Menus
  24. The color icon with ID -12288 is used to draw both the menu bar and menu items (except when they are highlighted). The left and right sides of icon are used to draw the corners of the menu bar, and the icon mask indicates which pixels are to be plotted. Please note that these corners are used only on screens with rounded menu bars, and Kaleidoscope does not change the shape of the menu bar. The rows of pixels at the top and bottom of the icon are used for the one pixel tinge around the border of the menu bar. In the middle of the icon, the background color is use for the background of the menu bar and menu items. The upper horizontal line gives the text color, and the two lower horizontal lines give the colors to be used for the menu dividers. Disabled menu items are drawn using the average of the text and background colors; Kaleidoscope does not let you set the disabled menu item color directly.
  25.  
  26. The color icon with ID -12287 is used to draw highlighted menu items. The columns of pixels on the left and right side are used for the tinges on the left and right side of the menu. The thick horizontal line in the middle of the icon gives the text color, and the ring around it gives the background color for highlighted menu items.
  27.  
  28. Scroll Bar Thumbs
  29. Kaleidoscope determines the height of the scroll bar thumb from the corresponding icons (IDs -10208, -10207, and -8272 for the normal, pressed, and ghost thumb variants respectively). In most color schemes, the scroll bar thumb is 17 pixels high. However, in the “System 7” color scheme, the scroll bar thumb is only 16 pixels high, and it is 20 pixels high in the “BeBox“ color scheme. The scroll bar thumb icons must all be 16 pixels wide, as that is the normal width of scroll bars. (The above discussion is for vertical scrollbars. Forhorizontal scrollbars, the thumbs are determined by icons -10206, -10206 and -9271, and the same holds with “height” and “width” reversed.)
  30.  
  31. Kaleidoscope provides support for proportional scroll bars with SmartScroll 2.03 or later. To stretch the scroll bar thumb, Kaleidoscope's default behavior is to stretch from both the top and the bottom, three pixels in from the edge. This gives the thumb a solid look with the grip area in the center. Kaleidoscope also provides the option via the “Colr” 129 resource (described below) to stretch the thumb from the center. This center stretching is used in the “Sherbet II” color scheme.
  32.  
  33. Changing Shapes
  34. Push buttons, default button rings, popup menus, and window widgets (close box, zoom box, windowshade box) can take on a variety of shapes. Kaleidoscope uses the mask for the appropriate icons to determine the shape of the object. So, for instance, you can create buttons that are square or window widgets that are round. Please note that you cannot change the shape of the windows or scroll bars.
  35.  
  36. Default Button Rings
  37. Be sure to leave a hole in the default button ring icon mask for the push button itself. Otherwise, the corners of the default button ring overwrite the corners of the push button, resulting in push buttons that have white squares cut out of their corners.
  38.  
  39. Using Patterns
  40. The menus, scroll bar track, and window racing stripes now support patterns. Just add a “ppat” resource to the color scheme with the same ID as the appropriate “cicn” resource. For menus, Kaleidoscope will automatically use the pattern instead of the background color specified in the icon. For the scroll bar track and window racing stripes, any pixels of the icon that are not contained in the mask will be filled with the pattern. This lets you use the icon to create a border around the area filled with the pattern. You can use any size pattern you want, but if your patterns get too large and use too many colors, you may run into memory problems (i.e., the pattern will refuse to draw, leaving a
  41. hole. The only way to know if this will happen is to thoroughly test your color scheme).
  42.  
  43. The “actb”, “dctb” Resources
  44. The “actb” and “dctb” resources are alert and dialog color tables. These are used to specify the background color (part code 0) and text color (part code 2) of alerts and dialog boxes. The other entries of the color table are ignored. Please note that the alert background color must be different from the dialog box background color, as this is how Kaleidoscope distinguishes between alerts and normal dialog boxes. If you want to use the same background color for both, change the alert color by adding or subtracting 1 from each of its red, green, and blue values.
  45.  
  46. Please note that you do not need to use hex when entering red, green, and blue color values. You can use decimal numbers if you leave out the “$” prefix.
  47.  
  48. The “clut” Resources
  49. The two “clut” resources are used by the Kaleidoscope control panel and are intended for use by developers who want to make their applications Kaleidoscope-savvy. The part codes are as follows:
  50.  
  51.         Part Code 0:  Frame color, used for outlining objects
  52.         Part Code 1:  Fill color, used as the background
  53.         Part Code 2:    Text color
  54.         Part Code 3:    Light tinge, used inside frames on the top and left
  55.         Part Code 4:    Dark tinge, used inside frames on the bottom and right
  56.         Part Code 5:    Light bevel color, used for dividers and group boxes
  57.         Part Code 6:    Dark bevel color, used for dividers and group boxes
  58.  
  59. Please note that you do not need to use hex when entering red, green, and blue color values. You can use decimal numbers if you leave out the “$” prefix.
  60.  
  61. Finder Icons
  62. If you put Finder icons (icl* and ics* resources corresponding to folders) in a color scheme file, they will override the corresponding icons in the Kaleidoscope file. However, due to the way the Finder caches its icons, the Finder icons do not update immediately when you switch schemes, and the only way to reload the new icons is to restart the Finder. If the user switches between two color schemes that use different Finder icons, Kaleidoscope presents a note alert explaining the situation.
  63.  
  64. Version Information
  65. Kaleidoscope stores information about the color scheme file format version and various scheme-specific flags in the “Colr” 129 resource. All of the color schemes that come with Kaleidoscope have a template (“TMPL” resource) for editing this resource. The first field is the version of the “Colr” resource itself, which is currently 1. The second field is the version number of the color scheme file format. This field will be used by future versions of Kaleidoscope to recognize older, possibly incompatible, color scheme formats, and as of this writing it should be set to 1. The third field is the minimum version of Kaleidoscope that is required to use this color scheme. It is a hex byte whose digits give the Kaleidoscope version number. For instance, to indicate Kaleidoscope 1.5, this field should be set to $15. If a color scheme gives a minimum version number that is higher than the current version number, Kaleidoscope will conclude that the color scheme is too new and will not attempt to use it. The remaining two fields indicate whether the color scheme has accent colors, such as the “Apple Grayscale“ color scheme, and whether scroll bar thumbs should be stretched from the center (see “Scroll Bar Thumbs” above). The remaining data in the “Colr” resource is reserved for future use. The “Colr” 128 resource is ignored.
  66.  
  67. Color Scheme About Box
  68. You can provide about boxes in your color schemes giving contact and copyright information, words of thanks or wisdom, cool graphics, or anything else you want. If the user clicks the Kaleidoscope logo at the top left of the control panel, Kaleidoscope looks for the resource “DLOG” -14320 in the active color scheme file. If Kaleidoscope finds such a resource, it draws the corresponding dialog box, waits for a mouse click, and then erases the dialog. Kaleidoscope sets the default font for this dialog box to Geneva 10 to match the rest of the control panel. You can do whatever you like with this dialog box, as long as you number all associated resources in the range -14320 through -14304 (to avoid conflicting with other applications).
  69.  
  70. The “System Heap” Bit
  71. Please make sure that all of the resources in your color schemes have the “System Heap” bit set. You can see the status of the “Sys” bit in ResEdit by choosing one of the list views and checking the “Show Attributes” menu item. To change this bit, use the “Get Resource Info” command. If this bit is not set, it can cause various problems, ranging from garbled icons to crashes.
  72.  
  73. Converting old (Kaleidoscope 1.0.x) Color Schemes
  74. Please note that the resource IDs for the various icons in the color scheme file have changed since Kaleidoscope 1.0.x. So, you must be sure to renumber your icons instead of just dumping the old icons into the new color scheme file. To make the conversion process easier, we have included a “Scheme Updater“ application that translates color schemes from the old 1.0.x format to the new 1.5 format.
  75.  
  76. Do not edit a Color Scheme that is in use!
  77. Never attempt to edit the color scheme that is currently selected in the Kaleidoscope control panel. Doing so can cause crashes, possibly corrupting the color scheme file. If you want to edit the active color scheme, you must open the Kaleidoscope control panel and select a different color scheme first. Once you have finished editing the color scheme (and you have closed the file in ResEdit or Resorceror), you can switch back to it immediately.